POST /Group/RemoveMemberFromGroups/{id}/
Removes a member from a series of groups.
Request
| Method |
Request URI |
| POST |
/API/Group/RemoveMemberFromGroups/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the account/group to remove.
|
Request Body
Response
Response Body
A status code indicating whether the operation was successful.